home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 May / PCWorld_2000-05_cd.bin / Software / TemaCD / povray / povwin3.exe / %MAINDIR% / Insert Menu / Shapes / fractal.txt < prev    next >
Encoding:
Text File  |  2000-04-06  |  236 b   |  11 lines

  1. // create a 3-D slice of a 4-D julia fractal object
  2. julia_fractal
  3.   <-0.083,0.0,-0.83,-0.025> 
  4.   quaternion // hypercomplex?
  5.   cube // TYPE: sqr cube 
  6.   max_iteration 8 
  7.   precision 20 // 10...500? FIXME
  8.   //  slice xx?
  9.  }
  10.